home *** CD-ROM | disk | FTP | other *** search
- Short: Requesters automatically RETRY/CANCEL after specified timeout
- Author: darrell_grainger@ckbbs.hookup.net (Darrell Grainger)
- Uploader: a260grai@cdf.toronto.edu (Darrell Grainger)
- Type: util/misc
-
- Retry is a program wedge. When you run it once it wedges into the system
- and makes all system requesters (AutoRequest and EasyRequestArgs for those
- of you who program) timed requesters. By default, after 10 seconds Retry
- will simulate a click on the RETRY gadget box. You can also specify the
- timeout period on the command line when you run it, e.g.
-
- Retry 30
-
- this will make the timeout period 30 seconds. To disable Retry you simply
- run it a second time. To indicate that Retry has exited it will flash all
- the screens (DisplayBeep(NULL)).
-
- Cancel is the same as Retry except it will automatically CANCEL the system
- requesters after the timeout period.
-